home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / Developer Essentials Jul 90 / Technical Docs / Apple II Technical Notes / Technical Notes (Text) / Mous / TN.Mous.005 < prev    next >
Encoding:
Text File  |  1988-12-15  |  1.2 KB  |  29 lines  |  [TEXT/pdos]

  1. Apple II
  2. Technical Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6.  
  7. Mouse
  8. #5:    Check on Mouse Firmware Card
  9.  
  10. Revised by:    Matt Deatherage                                  November 1988
  11. Revised by:    Rilla Reynolds                                   November 1985
  12.  
  13. This Technical Note formerly described a protocol which allowed applications 
  14. to check a device which matched the mouse firmware identification for support 
  15. of interrupts.
  16. _____________________________________________________________________________
  17.  
  18. The convention formerly described by this Note has been removed since it 
  19. conflicted with the Pascal 1.1 Firmware Protocol.  The conflict could cause 
  20. Pascal to believe that optional firmware routines were present, when the card 
  21. being checked was simply stating that it supported interrupts.
  22.  
  23. Apple recommends that any mouse-type device which matches the mouse ID bytes 
  24. should support interrupts exactly as the Apple mouse firmware does.  
  25. Applications which believe they have found an Apple mouse have a reasonable 
  26. right to expect that the device they actually have found will behave as an 
  27. Apple mouse.
  28.  
  29.